WIDTH

Syntax: WIDTH [#channel,] x
Location: QL ROM

The WIDTH command allows you to specify the width of a device which is being used by the QL for output (such as a printer) on the given channel (default #1).

This can only be used on non-screen channels and only has any effect if you use one of the separators ! , or TO when PRINTing.

The value of x should represent the number of characters wide which the output device is to use (the default is 80 characters).

CROSS-REFERENCE:
See OPEN and PRINT.
